Searched refs:btsnd_hcic_write_pin_type (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h714 HCI_API extern BOOLEAN btsnd_hcic_write_pin_type(UINT8 type); /* Write PIN Type */
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c475 btsnd_hcic_write_pin_type (pin_type);
1256 btsnd_hcic_write_pin_type (HCI_PIN_TYPE_FIXED);
5729 btsnd_hcic_write_pin_type (btm_cb.cfg.pin_type);
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c1235 BOOLEAN btsnd_hcic_write_pin_type (UINT8 type) function

Completed in 124 milliseconds