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

  /system/bt/bta/gatt/
bta_gatts_int.h 253 extern UINT8 bta_gatts_find_app_rcb_idx_by_app_if(tBTA_GATTS_CB *p_cb, tBTA_GATTS_IF server_if);
bta_gatts_utils.c 104 ** Function bta_gatts_find_app_rcb_idx_by_app_if
112 UINT8 bta_gatts_find_app_rcb_idx_by_app_if(tBTA_GATTS_CB *p_cb, tBTA_GATTS_IF server_if) function
bta_gatts_act.c 352 rcb_idx = bta_gatts_find_app_rcb_idx_by_app_if(p_cb, p_msg->api_create_svc.server_if);

Completed in 131 milliseconds