Searched defs:p_reg (Results 1 – 11 of 11) sorted by relevance
173 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_AddService() local370 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService() local450 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication() local547 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification() local644 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp() local693 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU() local876 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover() local942 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Read() local1049 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write() local1097 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite() local[all …]
423 bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr, in gatt_act_connect()463 bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr, in gatt_act_connect()631 tGATT_REG* p_reg = NULL; in gatt_channel_congestion() local665 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_phy_updated() local682 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_conn_update() local706 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_subrate_change() local934 tGATT_REG* p_reg; in gatt_send_conn_cback() local
878 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback() local1032 tGATT_REG* p_reg = NULL; in gatt_get_regcb() local1087 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc() local1535 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_cancel_open() local1758 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_le_disconnect_complete_notify_user() local
639 tGATT_REG* p_reg; in gatt_process_notification() local
357 tGATT_REG* p_reg; /* owner of this CLCB */ member
594 tBTA_GATTS_RCB* p_reg; in bta_gatts_conn_cback() local628 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_phy_update_cback() local646 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_conn_update_cback() local666 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_subrate_chg_cback() local
67 tBTA_GATTS_RCB* p_reg; in bta_gatts_find_app_rcb_by_app_if() local
103 void bta_sys_register(uint8_t id, const tBTA_SYS_REG* p_reg) { in bta_sys_register()
73 void bta_sys_register(uint8_t id, const tBTA_SYS_REG* p_reg) { in bta_sys_register()
118 void bta_ar_reg_avdt(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in bta_ar_reg_avdt()
99 void AVDT_Register(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in AVDT_Register()