Home
last modified time | relevance | path

Searched defs:subrate_factor (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.cc36 static void on_le_subrate_change(uint16_t handle, uint16_t subrate_factor, in on_le_subrate_change()
Dacl.cc792 void OnLeSubrateChange(hci::ErrorCode hci_status, uint16_t subrate_factor, in OnLeSubrateChange()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_main.cc103 void gatt_notify_subrate_change(uint16_t handle, uint16_t subrate_factor, in gatt_notify_subrate_change()
Dmock_stack_l2cap_ble.cc214 uint16_t subrate_factor, in l2cble_process_subrate_change_evt()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc107 uint16_t subrate_factor, in OnLeSubrateChange()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc79 uint16_t subrate_factor, in OnLeSubrateChange()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_act.cc654 uint16_t subrate_factor, in bta_gatts_subrate_chg_cback()
Dbta_gattc_act.cc1642 uint16_t subrate_factor, in bta_gattc_subrate_chg_cback()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc379 uint16_t subrate_factor, in OnLeSubrateChange()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc1914 uint16_t subrate_factor, in l2cble_process_subrate_change_evt()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h242 uint16_t subrate_factor; member
389 uint16_t subrate_factor; member
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc691 void gatt_notify_subrate_change(uint16_t handle, uint16_t subrate_factor, in gatt_notify_subrate_change()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp588 void btgattc_subrate_change_cb(int conn_id, uint16_t subrate_factor, in btgattc_subrate_change_cb()
843 void btgatts_subrate_change_cb(int conn_id, uint16_t subrate_factor, in btgatts_subrate_change_cb()