Searched defs:p_reg (Results 1 – 14 of 14) sorted by relevance
| /packages/modules/Bluetooth/system/stack/gatt/ |
| D | gatt_api.cc | 169 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_AddService() local 368 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService() local 447 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication() local 544 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification() local 641 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp() local 692 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU() local 879 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover() local 947 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Read() local 1056 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write() local 1105 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite() local [all …]
|
| D | gatt_main.cc | 440 bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr, in gatt_act_connect() 478 bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr, in gatt_act_connect() 633 tGATT_REG* p_reg = NULL; in gatt_channel_congestion() local 664 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_phy_updated() local 681 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_conn_update() local 705 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_notify_subrate_change() local 932 tGATT_REG* p_reg; in gatt_send_conn_cback() local
|
| D | gatt_utils.cc | 821 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback() local 961 tGATT_REG* p_reg = NULL; in gatt_get_regcb() local 1013 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc() local 1730 tGATT_REG* p_reg = &gatt_cb.cl_rcb[i]; in gatt_cleanup_upon_disc() local
|
| D | gatt_cl.cc | 641 tGATT_REG* p_reg; in gatt_process_notification() local
|
| D | gatt_int.h | 363 tGATT_REG* p_reg; /* owner of this CLCB */ member
|
| /packages/modules/Bluetooth/system/bta/gatt/ |
| D | bta_gatts_act.cc | 585 tBTA_GATTS_RCB* p_reg; in bta_gatts_conn_cback() local 619 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_phy_update_cback() local 637 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_conn_update_cback() local 657 tBTA_GATTS_RCB* p_reg = bta_gatts_find_app_rcb_by_app_if(gatt_if); in bta_gatts_subrate_chg_cback() local
|
| D | bta_gatts_utils.cc | 66 tBTA_GATTS_RCB* p_reg; in bta_gatts_find_app_rcb_by_app_if() local
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_bta_ar.cc | 46 void bta_ar_reg_avdt(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in bta_ar_reg_avdt()
|
| D | mock_bta_sys_main.cc | 79 void bta_sys_register(uint8_t id, const tBTA_SYS_REG* p_reg) { in bta_sys_register()
|
| D | mock_stack_gatt_main.cc | 42 bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in gatt_act_connect()
|
| D | mock_stack_avdt_api.cc | 132 void AVDT_Register(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in AVDT_Register()
|
| /packages/modules/Bluetooth/system/bta/sys/ |
| D | bta_sys_main.cc | 120 void bta_sys_register(uint8_t id, const tBTA_SYS_REG* p_reg) { in bta_sys_register()
|
| /packages/modules/Bluetooth/system/bta/ar/ |
| D | bta_ar.cc | 76 void bta_ar_reg_avdt(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in bta_ar_reg_avdt()
|
| /packages/modules/Bluetooth/system/stack/avdt/ |
| D | avdt_api.cc | 97 void AVDT_Register(AvdtpRcb* p_reg, tAVDT_CTRL_CBACK* p_cback) { in AVDT_Register()
|