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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 325 extern void btm_ble_connected (UINT8 *bda, UINT16 handle, UINT8 enc_mode, UINT8 role, tBLE_ADDR_TYPE addr_type, BOOLEAN addr_matched);
btm_ble.c     [all...]
btm_int.h     [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 642 UINT8 enc_mode; local
651 STREAM_TO_UINT8 (enc_mode, p);
657 btm_sec_connected (bda, handle, status, enc_mode);
    [all...]

Completed in 55 milliseconds