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

  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 749 HCI_API extern BOOLEAN btsnd_hcic_write_encr_mode (UINT8 mode); /* Write encryption mode *
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 334 btsnd_hcic_write_encr_mode (HCI_ENCRYPT_MODE_DISABLED);
344 btsnd_hcic_write_encr_mode (HCI_ENCRYPT_MODE_POINT_TO_POINT);
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 1674 BOOLEAN btsnd_hcic_write_encr_mode (UINT8 mode) function
    [all...]

Completed in 661 milliseconds