Home
last modified time | relevance | path

Searched defs:pkt_types (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1392 void btm_set_packet_types_from_address(const RawAddress& bd_addr, uint16_t pkt_types) { in btm_set_packet_types_from_address()
1415 uint16_t pkt_types = 0; in BTM_GetMaxPacketSize() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc685 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, uint16_t pkt_types, in BTM_CreateSco()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.cc387 void btm_set_packet_types_from_address(const RawAddress& bd_addr, uint16_t pkt_types) { in btm_set_packet_types_from_address()