Home
last modified time | relevance | path

Searched defs:att_handle (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Ddistance_measurement_manager.cc213 void OnConnected(const RawAddress& address, uint16_t att_handle, in OnConnected()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dranging_hal_android.cc164 void OpenSession(uint16_t connection_handle, uint16_t att_handle, in OpenSession()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_cache.cc888 uint16_t att_handle, uint16_t s_handle, uint16_t e_handle, in bta_gattc_fill_gatt_db_el()
/aosp_15_r20/external/python/bumble/bumble/
Datt.py219 def __init__(self, error_code, att_handle=0x0000, message=''): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Ddistance_measurement_manager.cc2477 const Address& address, uint16_t connection_handle, uint16_t att_handle, in HandleRasClientConnectedEvent()