Home
last modified time | relevance | path

Searched refs:btsnd_hcic_enhanced_flush (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dhcimsgs.h458 extern void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type);
/system/bt/stack/l2cap/
Dl2c_api.cc2131 btsnd_hcic_enhanced_flush(p_lcb->handle, 0); in L2CA_FlushChannel()
/system/bt/stack/hcic/
Dhcicmds.cc1265 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush() function