Let me explain what I ran into 
I added the DHCP to the bridge and added both ports (wifi/cable) to the bridge.
Both sides get ip address from the DHCP server in the same range and can talk to each other. I can successfully ping fron a wifi device to a cable device and back again.
But, I can't find a way to define how to set ip address range on the DHCP that's not defined by the subnet mask.
The default setting is 192.168.1.0/24, that gives me all the addresses from 1-254.
I can modify it by setting various breakers, for example /26 wich gives me another range.
But, I haven't found a way to say I want the adresses 192.168.1.101-192.168.1.254 as the DHCP range.
I can live with using the whole range as it is, but I'd like to keep it above 101 because at some point someone with a d:live will show up and connect to the network, and that can lead to interesting things happening to my network.. (been there, got the t-shirt).
i know this thread is old but just saw it,
and maybe you have found the solution , still i will chime in
you can define your DHCP range on the device who is actually providing the DHCP pool
do you have 1 or 2 devices ( router, access point ) or just one box who do the Access point and the DHCP work.
anyway, i just scroll back and looks like you have a mikrotik device as i read winbox
if you do , it is very simple to do what you want
by defualt mikrotik use 192.168.88.1, but looks lke you changed it to 192.168.1.x so
you need to do this
1. Navigate to the Router Admin page at 192.168.88.1 (Depending on your LAN Setup) in your case maybe 192.168.1.1 ( or wathever IP you have assigned to your bridge )
2. Login with the provided username and password.
3. Click “Webfig” in the top-right hand corner.
4. Navigate to IP > Pool
5. Click on the Default Subnet to modify it.
6. In the addresses field, modify the range to suit (EG: 192.168.1.101-192.168.1.254) -->i used those numbers as that is what you said you like to use in your example
7. Click Apply, then OK to save your changes.
so below 101 is for static, any other device that have DHCP enabled will get assigned an IP from 101 and up
i suggest that you assign STATIC ip's to all your devices, mixers, amps, etc
the only ones who will get DHCP will be the tablets , ipdas and or PC;s who connect to the WIFI and who are running the mixing app to control the board
and or fine tune the amps, processors, etc.
Altough i do not use mikrotik for live sound ( i use TP-LINK ) i use mikrotik at the office
as that is what the company uses
Best.
R.