Home
last modified time | relevance | path

Searched defs:gatt_if (Results 1 – 25 of 31) sorted by relevance

12

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc165 tGATT_STATUS GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService()
364 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
445 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueIndication() local
542 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueNotification() local
639 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_SendRsp() local
689 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_ConfigureMTU() local
876 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_Discover() local
944 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_Read() local
1053 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_Write() local
1102 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_ExecuteWrite() local
[all …]
Dgatt_utils.cc820 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_sr_send_req_callback() local
959 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if) { in gatt_get_regcb()
1010 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_clcb_alloc() local
1418 void gatt_sr_update_cback_cnt(tGATT_TCB& tcb, uint16_t cid, tGATT_IF gatt_if, in gatt_sr_update_cback_cnt()
1452 void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_prep_cnt()
1473 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open()
1770 bool gatt_auto_connect_dev_remove(tGATT_IF gatt_if, const RawAddress& bd_addr) { in gatt_auto_connect_dev_remove()
Dgatt_main.cc237 uint8_t initiating_phys, tGATT_IF gatt_if) { in gatt_connect()
258 tGATT_IF gatt_if) { in gatt_connect()
339 bool gatt_update_app_hold_link_status(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_hold_link_status()
376 void gatt_update_app_use_link_flag(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_use_link_flag()
Dgatt_int.h41 #define GATT_CREATE_CONN_ID(tcb_idx, gatt_if) \ argument
300 tGATT_IF gatt_if; /* this service is belong to which application */ member
418 tGATT_IF gatt_if; member
Dgatt_sr.cc293 tGATT_STATUS gatt_sr_process_app_rsp(tGATT_TCB& tcb, tGATT_IF gatt_if, in gatt_sr_process_app_rsp()
359 tGATT_IF gatt_if; in gatt_process_exec_write_req() local
Dgatt_attr.cc341 static void gatt_connect_cback(UNUSED_ATTR tGATT_IF gatt_if, in gatt_connect_cback()
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_vc_device.cc37 tGATT_IF gatt_if, GATT_READ_OP_CB chrc_read_cb, in EnqueueInitialRequests()
63 bool VolumeControlDevice::subscribe_for_notifications(tGATT_IF gatt_if, in subscribe_for_notifications()
80 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect()
84 tGATT_IF gatt_if, GATT_READ_OP_CB chrc_read_cb, in EnqueueRemainingRequests()
Dmock_stack_gatt_api.cc160 tGATT_STATUS GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService()
165 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
198 bool GATT_CancelConnect(tGATT_IF gatt_if, const RawAddress& bd_addr, in GATT_CancelConnect()
204 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in GATT_Connect()
212 void GATT_Deregister(tGATT_IF gatt_if) { in GATT_Deregister()
220 bool GATT_GetConnIdIfConnected(tGATT_IF gatt_if, const RawAddress& bd_addr, in GATT_GetConnIdIfConnected()
244 void GATT_StartIf(tGATT_IF gatt_if) { in GATT_StartIf()
260 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, in GATT_Connect()
Dmock_stack_gatt_main.cc49 tGATT_IF gatt_if) { in gatt_connect()
57 bool gatt_update_app_hold_link_status(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_hold_link_status()
115 void gatt_update_app_use_link_flag(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_use_link_flag()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_act.cc365 tGATT_IF gatt_if; in bta_gatts_indicate_handle() local
493 tGATT_IF gatt_if; in bta_gatts_close() local
537 tGATT_IF gatt_if; in bta_gatts_send_request_cback() local
579 static void bta_gatts_conn_cback(tGATT_IF gatt_if, const RawAddress& bdaddr, in bta_gatts_conn_cback()
616 static void bta_gatts_phy_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gatts_phy_update_cback()
634 static void bta_gatts_conn_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gatts_conn_update_cback()
653 static void bta_gatts_subrate_chg_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gatts_subrate_chg_cback()
685 tGATT_IF gatt_if; in bta_gatts_cong_cback() local
Dbta_gattc_act.cc506 tGATT_IF gatt_if; in bta_gattc_conn() local
1480 tGATT_IF gatt_if; in bta_gattc_process_indicate() local
1603 static void bta_gattc_phy_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_phy_update_cback()
1622 static void bta_gattc_conn_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_conn_update_cback()
1641 static void bta_gattc_subrate_chg_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_subrate_chg_cback()
Dbta_gattc_utils.cc512 tGATT_IF gatt_if; in bta_gattc_clear_notif_registration() local
Dbta_gatts_int.h142 tGATT_IF gatt_if; member
/packages/modules/Bluetooth/system/bta/vc/
Ddevice.cc32 void VolumeControlDevice::DeregisterNotifications(tGATT_IF gatt_if) { in DeregisterNotifications()
48 void VolumeControlDevice::Disconnect(tGATT_IF gatt_if) { in Disconnect()
229 bool VolumeControlDevice::subscribe_for_notifications(tGATT_IF gatt_if, in subscribe_for_notifications()
258 tGATT_IF gatt_if, GATT_READ_OP_CB chrc_read_cb, in EnqueueInitialRequests()
293 tGATT_IF gatt_if, GATT_READ_OP_CB chrc_read_cb, in EnqueueRemainingRequests()
Ddevices.h216 void Disconnect(tGATT_IF gatt_if) { in Disconnect()
Ddevices_test.cc131 tGATT_IF gatt_if = 8; in TEST_F() local
468 tGATT_IF gatt_if = 0x0001; in TEST_F() local
536 tGATT_IF gatt_if = 0x0001; in TEST_F() local
/packages/modules/Bluetooth/system/stack/test/gatt/
Dstack_gatt_test.cc49 void tGATT_CONN_CBACK(tGATT_IF gatt_if, const RawAddress& bda, uint16_t conn_id, in tGATT_CONN_CBACK()
55 void tGATT_ENC_CMPL_CB(tGATT_IF gatt_if, const RawAddress& bda) {} in tGATT_ENC_CMPL_CB()
56 void tGATT_PHY_UPDATE_CB(tGATT_IF gatt_if, uint16_t conn_id, uint8_t tx_phy, in tGATT_PHY_UPDATE_CB()
58 void tGATT_CONN_UPDATE_CB(tGATT_IF gatt_if, uint16_t conn_id, uint16_t interval, in tGATT_CONN_UPDATE_CB()
Dmock_gatt_utils_ref.cc57 void gatt_update_app_use_link_flag(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_use_link_flag()
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng_int.h52 tGATT_IF gatt_if; member
Dsrvc_eng.cc315 static void srvc_eng_connect_cback(UNUSED_ATTR tGATT_IF gatt_if, in srvc_eng_connect_cback()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_test.cc49 tGATT_IF gatt_if; member
/packages/modules/Bluetooth/system/rust/src/gatt/ffi/
Dgatt_shim.cc38 tGATT_IF gatt_if; in AddressOfConnection() local
/packages/modules/Bluetooth/system/stack/gap/
Dgap_ble.cc87 tGATT_IF gatt_if; variable
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc1953 void LeAudioDeviceGroup::Disable(int gatt_if) { in Disable()
1979 void LeAudioDeviceGroup::Enable(int gatt_if, in Enable()
2007 void LeAudioDeviceGroup::AddToAllowListNotConnectedGroupMembers(int gatt_if) { in AddToAllowListNotConnectedGroupMembers()
3060 int group_id, int gatt_if, tBTM_BLE_CONN_TYPE reconnection_mode, in SetInitialGroupAutoconnectState()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_int.h235 tGATT_IF gatt_if; member

12