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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 936 if ((handle = bta_gattc_id2handle(p_clcb->p_srcb,
991 handle = bta_gattc_id2handle(p_clcb->p_srcb,
998 handle = bta_gattc_id2handle(p_clcb->p_srcb,
    [all...]
bta_gattc_int.h 456 extern UINT16 bta_gattc_id2handle(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_SRVC_ID *p_service_id, tBTA_GATT_ID *p_char_id, tBT_UUID descr_uuid);
bta_gattc_cache.c 1023 UINT16 bta_gattc_id2handle(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_SRVC_ID *p_service_id, function
    [all...]

Completed in 130 milliseconds