Home
last modified time | relevance | path

Searched refs:btif_storage_get_local_io_caps_ble (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/btif/include/
H A Dbtif_storage.h125 uint8_t btif_storage_get_local_io_caps_ble();
/aosp12/system/bt/test/mock/
H A Dmock_btif_storage.cc191 uint8_t btif_storage_get_local_io_caps_ble() { in btif_storage_get_local_io_caps_ble() function
/aosp12/system/bt/btif/src/
H A Dbtif_storage.cc602 uint8_t btif_storage_get_local_io_caps_ble() { in btif_storage_get_local_io_caps_ble() function
/aosp12/system/bt/stack/smp/
H A Dsmp_act.cc108 cb_data.io_req.io_cap = btif_storage_get_local_io_caps_ble(); in smp_send_app_cback()
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc3378 bte_appl_cfg.ble_io_cap = btif_storage_get_local_io_caps_ble(); in ble_io_req()