Home
last modified time | relevance | path

Searched refs:MAX_BT_CHNL_IDS (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/bluetooth/
Dbtwilink.c36 #define MAX_BT_CHNL_IDS 3 macro
127 static struct st_proto_s ti_st_proto[MAX_BT_CHNL_IDS] = {
166 for (i = 0; i < MAX_BT_CHNL_IDS; i++) { in ti_st_open()
221 for (i = 0; i < MAX_BT_CHNL_IDS; i++) { in ti_st_open()
244 for (i = MAX_BT_CHNL_IDS-1; i >= 0; i--) { in ti_st_close()