Searched defs:p_reg (Results 1 – 11 of 11) sorted by relevance
156 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_AddService() local337 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService() local415 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication() local474 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification() local524 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp() local573 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU() local624 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover() local687 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Read() local766 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write() local819 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite() local[all …]
352 bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr, in gatt_act_connect()462 tGATT_REG* p_reg = NULL; in gatt_channel_congestion() local493 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_phy_updated() local513 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_conn_update() local806 tGATT_REG* p_reg; in gatt_send_conn_cback() local
711 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback() local849 tGATT_REG* p_reg = NULL; in gatt_get_regcb() local907 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc() local1276 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_cleanup_upon_disc() local
611 tGATT_REG* p_reg; in gatt_process_notification() local
308 tGATT_REG* p_reg; /* owner of this CLCB */ member
67 tBTA_GATTS_RCB* p_reg; in bta_gatts_find_app_rcb_by_app_if() local
591 tBTA_GATTS_RCB* p_reg; in bta_gatts_conn_cback() local627 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_phy_update_cback() local645 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_conn_update_cback() local
121 void nfa_sys_register(uint8_t id, const tNFA_SYS_REG* p_reg) { in nfa_sys_register()
95 void bta_ar_reg_avdt(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback, in bta_ar_reg_avdt()
481 void bta_sys_register(uint8_t id, const tBTA_SYS_REG* p_reg) { in bta_sys_register()
91 void AVDT_Register(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in AVDT_Register()