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

  /system/bt/bta/gatt/
bta_gatts_int.h 254 extern UINT8 bta_gatts_alloc_srvc_cb(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx);
bta_gatts_utils.c 57 ** Function bta_gatts_alloc_srvc_cb
64 UINT8 bta_gatts_alloc_srvc_cb(tBTA_GATTS_CB *p_cb, UINT8 rcb_idx) function
bta_gatts_act.c 358 if ((srvc_idx = bta_gatts_alloc_srvc_cb(p_cb, rcb_idx)) != BTA_GATTS_INVALID_APP)

Completed in 42 milliseconds