• Home
  • Raw
  • Download

Lines Matching defs:p_scb

345 static void bta_ag_send_result(tBTA_AG_SCB *p_scb, UINT8 code, char *p_arg,  in bta_ag_send_result()
416 static void bta_ag_send_multi_result(tBTA_AG_SCB *p_scb, tBTA_AG_MULTI_RESULT_CB *m_res_cb) in bta_ag_send_multi_result()
480 static void bta_ag_send_ok(tBTA_AG_SCB *p_scb) in bta_ag_send_ok()
496 static void bta_ag_send_error(tBTA_AG_SCB *p_scb, INT16 errcode) in bta_ag_send_error()
515 static void bta_ag_send_ind(tBTA_AG_SCB *p_scb, UINT16 id, UINT16 value, BOOLEAN on_demand) in bta_ag_send_ind()
647 static UINT8 bta_ag_parse_chld(tBTA_AG_SCB *p_scb, char *p_s) in bta_ag_parse_chld()
685 static tBTA_AG_PEER_CODEC bta_ag_parse_bac(tBTA_AG_SCB *p_scb, char *p_s) in bta_ag_parse_bac()
789 BOOLEAN bta_ag_inband_enabled(tBTA_AG_SCB *p_scb) in bta_ag_inband_enabled()
812 void bta_ag_send_call_inds(tBTA_AG_SCB *p_scb, tBTA_AG_RES result) in bta_ag_send_call_inds()
849 void bta_ag_at_hsp_cback(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type, in bta_ag_at_hsp_cback()
881 static int bta_ag_find_empty_hf_ind(tBTA_AG_SCB *p_scb) in bta_ag_find_empty_hf_ind()
925 static bool bta_ag_parse_bind_set(tBTA_AG_SCB *p_scb, tBTA_AG_VAL val) in bta_ag_parse_bind_set()
960 static void bta_ag_bind_response(tBTA_AG_SCB *p_scb, uint8_t arg_type) in bta_ag_bind_response()
1043 static bool bta_ag_parse_biev_response(tBTA_AG_SCB *p_scb, tBTA_AG_VAL *val) in bta_ag_parse_biev_response()
1095 void bta_ag_at_hfp_cback(tBTA_AG_SCB *p_scb, UINT16 cmd, UINT8 arg_type, in bta_ag_at_hfp_cback()
1567 void bta_ag_at_err_cback(tBTA_AG_SCB *p_scb, BOOLEAN unknown, char *p_arg) in bta_ag_at_err_cback()
1604 void bta_ag_hsp_result(tBTA_AG_SCB *p_scb, tBTA_AG_API_RESULT *p_result) in bta_ag_hsp_result()
1716 void bta_ag_hfp_result(tBTA_AG_SCB *p_scb, tBTA_AG_API_RESULT *p_result) in bta_ag_hfp_result()
2032 void bta_ag_result(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data) in bta_ag_result()
2054 void bta_ag_send_bcs(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data) in bta_ag_send_bcs()
2093 void bta_ag_send_ring(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data) in bta_ag_send_ring()