Home
last modified time | relevance | path

Searched defs:GATT_GetConnectionInfor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h348 struct GATT_GetConnectionInfor { struct
359 extern struct GATT_GetConnectionInfor GATT_GetConnectionInfor; argument
Dmock_stack_gatt_api.cc62 struct GATT_GetConnectionInfor GATT_GetConnectionInfor; variable
205 bool GATT_GetConnectionInfor(uint16_t conn_id, tGATT_IF* p_gatt_if, RawAddress& bd_addr, in GATT_GetConnectionInfor() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1648 bool GATT_GetConnectionInfor(tCONN_ID conn_id, tGATT_IF* p_gatt_if, RawAddress& bd_addr, in GATT_GetConnectionInfor() function