Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h189 extern void btm_vsc_complete(uint8_t* p, uint16_t cc_opcode, uint16_t evt_len,
Dbtm_devctl.cc619 void btm_vsc_complete(uint8_t* p, uint16_t opcode, uint16_t evt_len, in btm_vsc_complete() function
/system/bt/stack/btu/
Dbtu_hcif.cc1448 btm_vsc_complete(p, opcode, evt_len, (tBTM_VSC_CMPL_CB*)p_cplt_cback); in btu_hcif_hdl_command_complete()
1605 btm_vsc_complete(&status, opcode, 1, in btu_hcif_hdl_command_status()