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

/system/bt/stack/btm/
H A Dbtm_int.h197 extern void btm_vsc_complete(uint8_t* p, uint16_t cc_opcode, uint16_t evt_len,
H A Dbtm_devctl.cc612 * Function btm_vsc_complete
620 void btm_vsc_complete(uint8_t* p, uint16_t opcode, uint16_t evt_len, function
/system/bt/stack/btu/
H A Dbtu_hcif.cc1010 btm_vsc_complete(p, opcode, evt_len, (tBTM_VSC_CMPL_CB*)p_cplt_cback);
1183 btm_vsc_complete(&status, opcode, 1,
1190 btm_vsc_complete(&status, opcode, 1,

Completed in 536 milliseconds