Home
last modified time | relevance | path

Searched refs:BTM_BLE_MAX_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_dm_co.cc32 BTM_BLE_MAX_KEY_SIZE};
/packages/modules/Bluetooth/system/btif/co/
Dbta_dm_co.cc33 BTM_BLE_MAX_KEY_SIZE};
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h469 #define BTM_BLE_MAX_KEY_SIZE 16 macro
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc1700 osi_property_get_int32(kPropertyCtkdMaxKeySize, BTM_BLE_MAX_KEY_SIZE); in btm_ble_br_keys_req()