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

  /system/bt/btif/src/
btif_gatt_util.c 275 &btif_gatt_set_encryption_cb, BTM_BLE_SEC_ENCRYPT);
  /system/bt/stack/gatt/
gatt_auth.c 452 *p_btm_sec_act = BTM_BLE_SEC_ENCRYPT;
gatt_db.c 420 btm_ble_set_encryption(p_tcb->peer_bda, BTM_BLE_SEC_ENCRYPT, p->link_role);
    [all...]
  /system/bt/stack/btm/
btm_ble.c     [all...]
btm_sec.c     [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/stack/include/
btm_api.h 522 #define BTM_BLE_SEC_ENCRYPT 1 /* encrypt the link using current key */
    [all...]
  /system/bt/bta/hh/
bta_hh_le.c     [all...]

Completed in 460 milliseconds