Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc79 void btsnd_hcic_create_conn(const RawAddress& dest, uint16_t packet_types, in btsnd_hcic_create_conn() function
/system/bt/stack/include/
Dhcimsgs.h47 extern void btsnd_hcic_create_conn(const RawAddress& dest,
/system/bt/stack/hcic/
Dhcicmds.cc548 void btsnd_hcic_create_conn(const RawAddress& dest, uint16_t packet_types, in btsnd_hcic_create_conn() function
1887 .CreateConnection = btsnd_hcic_create_conn, // OCF 0x0405
/system/bt/stack/acl/
Dbtm_acl.cc2663 btsnd_hcic_create_conn(bd_addr, kDefaultPacketTypes, page_scan_rep_mode, in acl_create_classic_connection()