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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 430 if ((i_sreg = gatt_sr_find_i_rcb_by_app_id (p_app_uuid128,
490 if (gatt_sr_find_i_rcb_by_app_id (&p_list->asgn_range.app_uuid128,
    [all...]
gatt_int.h 606 extern UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst);
gatt_utils.c 1226 UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst) function
    [all...]

Completed in 19 milliseconds