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 255 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 636 UINT8 enc_mode; local
645 STREAM_TO_UINT8 (enc_mode, p);
651 btm_sec_connected (bda, handle, status, enc_mode);
    [all...]

Completed in 202 milliseconds