Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hl_api.h72 #ifndef BTA_HL_NUM_SDP_CBACKS
73 #define BTA_HL_NUM_SDP_CBACKS 7 macro
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_int.h566 tBTA_HL_SDP_CB scb[BTA_HL_NUM_SDP_CBACKS];
Dbta_hl_act.c2140 for (i=0; i < BTA_HL_NUM_SDP_CBACKS ; i ++) in bta_hl_allocate_spd_cback()
2155 if (i == BTA_HL_NUM_SDP_CBACKS) in bta_hl_allocate_spd_cback()