Searched defs:subrate_factor (Results  1 – 13 of 13) sorted by relevance
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | acl_legacy_interface.cc | 36 static void on_le_subrate_change(uint16_t handle, uint16_t subrate_factor,  in on_le_subrate_change()
 | 
| D | acl.cc | 792   void OnLeSubrateChange(hci::ErrorCode hci_status, uint16_t subrate_factor,  in OnLeSubrateChange()
 | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_stack_gatt_main.cc | 103 void gatt_notify_subrate_change(uint16_t handle, uint16_t subrate_factor,  in gatt_notify_subrate_change()
 | 
| D | mock_stack_l2cap_ble.cc | 214                                        uint16_t subrate_factor,  in l2cble_process_subrate_change_evt()
 | 
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ | 
| D | link.cc | 107     uint16_t subrate_factor,  in OnLeSubrateChange()
 | 
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ | 
| D | le_acl_connection.cc | 79       uint16_t subrate_factor,  in OnLeSubrateChange()
 | 
| /packages/modules/Bluetooth/system/bta/gatt/ | 
| D | bta_gatts_act.cc | 654                                         uint16_t subrate_factor,  in bta_gatts_subrate_chg_cback()
 | 
| D | bta_gattc_act.cc | 1642                                         uint16_t subrate_factor,  in bta_gattc_subrate_chg_cback()
 | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | 
| D | le_acl_manager_facade.cc | 379         uint16_t subrate_factor,  in OnLeSubrateChange()
 | 
| /packages/modules/Bluetooth/system/stack/l2cap/ | 
| D | l2c_ble.cc | 1914                                        uint16_t subrate_factor,  in l2cble_process_subrate_change_evt()
 | 
| /packages/modules/Bluetooth/system/bta/include/ | 
| D | bta_gatt_api.h | 242   uint16_t subrate_factor;  member389   uint16_t subrate_factor;  member
 
 | 
| /packages/modules/Bluetooth/system/stack/gatt/ | 
| D | gatt_main.cc | 691 void gatt_notify_subrate_change(uint16_t handle, uint16_t subrate_factor,  in gatt_notify_subrate_change()
 | 
| /packages/modules/Bluetooth/android/app/jni/ | 
| D | com_android_bluetooth_gatt.cpp | 588 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()
 
 |