HomeSort by relevance Sort by last modified time
    Searched refs:bta_gatts_alloc_srvc_cb (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 250 extern UINT8 bta_gatts_alloc_srvc_cb(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx);
bta_gatts_utils.c 58 ** Function bta_gatts_alloc_srvc_cb
65 UINT8 bta_gatts_alloc_srvc_cb(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx) function
bta_gatts_act.c 304 if ((srvc_idx = bta_gatts_alloc_srvc_cb(p_cb, rcb_idx)) != BTA_GATTS_INVALID_APP)

Completed in 46 milliseconds