Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dbtwilink.c23 #define MAX_BT_CHNL_IDS 3 macro
111 static struct st_proto_s ti_st_proto[MAX_BT_CHNL_IDS] = {
147 for (i = 0; i < MAX_BT_CHNL_IDS; i++) { in ti_st_open()
199 for (i = 0; i < MAX_BT_CHNL_IDS; i++) { in ti_st_open()
219 for (i = MAX_BT_CHNL_IDS-1; i >= 0; i--) { in ti_st_close()