Searched defs:p_srcb (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_utils.c | 289 tBTA_GATTC_SERV *p_srcb = NULL; in bta_gattc_clcb_dealloc() local 329 tBTA_GATTC_SERV *p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srcb() local 351 tBTA_GATTC_SERV *p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srvr_cache() local 568 BOOLEAN bta_gattc_check_notif_registry(tBTA_GATTC_RCB *p_clreg, tBTA_GATTC_SERV *p_srcb, in bta_gattc_check_notif_registry() 631 tBTA_GATT_STATUS bta_gattc_pack_read_cb_data(tBTA_GATTC_SERV *p_srcb, in bta_gattc_pack_read_cb_data()
|
D | bta_gattc_cache.c | 1066 UINT16 bta_gattc_id2handle(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_SRVC_ID *p_service_id, in bta_gattc_id2handle() 1164 BOOLEAN bta_gattc_handle2id(tBTA_GATTC_SERV *p_srcb, UINT16 handle, tBTA_GATT_SRVC_ID *p_service_id, in bta_gattc_handle2id() 1250 tBTA_GATTC_SERV *p_srcb = p_clcb->p_srcb; in bta_gattc_search_service() local 1290 static tBTA_GATT_STATUS bta_gattc_find_record(tBTA_GATTC_SERV *p_srcb, in bta_gattc_find_record()
|
D | bta_gattc_act.c | 839 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status) in bta_gattc_reset_discover_st() 892 void bta_gattc_set_discover_st(tBTA_GATTC_SERV *p_srcb) in bta_gattc_set_discover_st() 1939 tBTA_GATTC_SERV *p_srcb, in bta_gattc_process_srvc_chg_ind() 2040 tBTA_GATTC_SERV *p_srcb = NULL; in bta_gattc_process_indicate() local
|
D | bta_gattc_int.h | 373 tBTA_GATTC_SERV *p_srcb; /* server cache CB */ member
|