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 31 UINT8 ble_init_key; member in struct:__anon72347
  /system/bt/btif/co/
bta_dm_co.c 426 if (bte_appl_cfg.ble_init_key <= BTM_BLE_INITIATOR_KEY_SIZE)
427 *p_init_key = bte_appl_cfg.ble_init_key;
  /system/bt/btif/src/
btif_gatt_test.c 287 bte_appl_cfg.ble_init_key = params->u3;
btif_dm.c     [all...]

Completed in 633 milliseconds