Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtwilink.c36 #define MAX_BT_CHNL_IDS 3 macro
125 static struct st_proto_s ti_st_proto[MAX_BT_CHNL_IDS] = {
161 for (i = 0; i < MAX_BT_CHNL_IDS; i++) { in ti_st_open()
212 for (i = 0; i < MAX_BT_CHNL_IDS; i++) { in ti_st_open()
232 for (i = MAX_BT_CHNL_IDS-1; i >= 0; i--) { in ti_st_close()