Searched defs:p_srcb (Results 1 – 4 of 4) sorted by relevance
263 tBTA_GATTC_SERV* p_srcb = NULL; in bta_gattc_clcb_dealloc() local301 tBTA_GATTC_SERV* p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srcb() local320 tBTA_GATTC_SERV* p_srcb = &bta_gattc_cb.known_server[0]; in bta_gattc_find_srvr_cache() local415 tBTA_GATTC_SERV* p_srcb, in bta_gattc_check_notif_registry()442 void bta_gattc_clear_notif_registration(tBTA_GATTC_SERV* p_srcb, in bta_gattc_clear_notif_registration()
962 list_t* bta_gattc_get_services_srcb(tBTA_GATTC_SERV* p_srcb) { in bta_gattc_get_services_srcb()974 tBTA_GATTC_SERV* p_srcb = p_clcb->p_srcb; in bta_gattc_get_services() local995 tBTA_GATTC_SERV* p_srcb, uint16_t handle) { in bta_gattc_get_service_for_handle_srcb()1009 tBTA_GATTC_SERV* p_srcb, uint16_t handle) { in bta_gattc_get_characteristic_srcb()1031 tBTA_GATTC_SERV* p_srcb = p_clcb->p_srcb; in bta_gattc_get_characteristic() local1035 tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor_srcb(tBTA_GATTC_SERV* p_srcb, in bta_gattc_get_descriptor_srcb()1064 tBTA_GATTC_SERV* p_srcb = p_clcb->p_srcb; in bta_gattc_get_descriptor() local
709 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV* p_srcb, in bta_gattc_reset_discover_st()759 void bta_gattc_set_discover_st(tBTA_GATTC_SERV* p_srcb) { in bta_gattc_set_discover_st()1463 tBTA_GATTC_SERV* p_srcb, in bta_gattc_process_srvc_chg_ind()1572 tBTA_GATTC_SERV* p_srcb = NULL; in bta_gattc_process_indicate() local
297 tBTA_GATTC_SERV* p_srcb; /* server cache CB */ member