Home
last modified time | relevance | path

Searched refs:key_flag (Results 1 – 4 of 4) sorted by relevance

/external/qemu/include/hw/
Dbt.h571 uint8_t key_flag; member
1389 uint8_t key_flag; member
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h238 HCI_API extern BOOLEAN btsnd_hcic_master_link_key (BOOLEAN key_flag);
Dbtm_api.h1575 typedef void (tBTM_MKEY_CALLBACK) (BD_ADDR bd_addr, UINT8 status, UINT8 key_flag) ;
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c484 BOOLEAN btsnd_hcic_master_link_key (BOOLEAN key_flag) in btsnd_hcic_master_link_key() argument
500 UINT8_TO_STREAM (pp, key_flag); in btsnd_hcic_master_link_key()