Searched defs:p_srcb (Results 1 – 4 of 4) sorted by relevance
| /external/bluetooth/bluedroid/bta/gatt/ |
| D | bta_gattc_utils.c | 286 tBTA_GATTC_SERV *p_srcb = NULL; in bta_gattc_clcb_dealloc() local 326 tBTA_GATTC_SERV *p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srcb() local 348 tBTA_GATTC_SERV *p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srvr_cache() local 565 BOOLEAN bta_gattc_check_notif_registry(tBTA_GATTC_RCB *p_clreg, tBTA_GATTC_SERV *p_srcb, in bta_gattc_check_notif_registry() 628 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 | 1065 UINT16 bta_gattc_id2handle(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_SRVC_ID *p_service_id, in bta_gattc_id2handle() 1163 BOOLEAN bta_gattc_handle2id(tBTA_GATTC_SERV *p_srcb, UINT16 handle, tBTA_GATT_SRVC_ID *p_service_id, in bta_gattc_handle2id() 1249 tBTA_GATTC_SERV *p_srcb = p_clcb->p_srcb; in bta_gattc_search_service() local 1289 static tBTA_GATT_STATUS bta_gattc_find_record(tBTA_GATTC_SERV *p_srcb, in bta_gattc_find_record()
|
| D | bta_gattc_act.c | 828 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status) in bta_gattc_reset_discover_st() 869 void bta_gattc_set_discover_st(tBTA_GATTC_SERV *p_srcb) in bta_gattc_set_discover_st() 1922 tBTA_GATTC_SERV *p_srcb, in bta_gattc_process_srvc_chg_ind() 2023 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
|