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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 502 btm_status = BTM_SetEncryption(p_tcb->peer_bda, gatt_enc_cmpl_cback, &btm_ble_sec_act);
505 GATT_TRACE_ERROR1("gatt_security_check_start BTM_SetEncryption failed btm_status=%d", btm_status);
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 920 BTM_SetEncryption(p_data->set_encrypt.bd_addr, bta_jv_sec_cback, NULL);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]

Completed in 312 milliseconds