Searched refs:GAP_INVALID_CONHDL (Results 1 – 3 of 3) sorted by relevance
85 #define GAP_INVALID_CONHDL 0xFFFF macro
90 …if ((param->conidx > BLE_CONNECTION_MAX) || (gapc_get_conhdl(param->conidx) == GAP_INVALID_CONHDL)) in bass_enable_req_handler()
81 if (gapc_get_conhdl(param->conidx) != GAP_INVALID_CONHDL) in user_enable_req_handler()
Completed in 14 milliseconds