HomeSort by relevance Sort by last modified time
    Searched refs:ble_init_key (Results 1 - 4 of 4) sorted by null

  /system/bt/include/
bte_appl.h 30 uint8_t ble_init_key; member in struct:__anon106061
  /system/bt/btif/co/
bta_dm_co.cc 361 if (bte_appl_cfg.ble_init_key <= BTM_BLE_INITIATOR_KEY_SIZE)
362 *p_init_key = bte_appl_cfg.ble_init_key;
  /system/bt/btif/src/
btif_gatt_test.cc 282 bte_appl_cfg.ble_init_key = params->u3;
btif_dm.cc     [all...]

Completed in 757 milliseconds