• Home
  • Raw
  • Download

Lines Matching defs:app_id

674 BOOLEAN btif_hl_dch_open(UINT8 app_id, BD_ADDR bd_addr,  in btif_hl_dch_open()
811 BOOLEAN btif_hl_cch_open(UINT8 app_id, BD_ADDR bd_addr, UINT16 ctrl_psm, in btif_hl_cch_open()
1083 static BOOLEAN btif_hl_find_peer_mdep_id(UINT8 app_id, BD_ADDR bd_addr, in btif_hl_find_peer_mdep_id()
1517 static int btif_hl_get_next_channel_id(UINT8 app_id){ in btif_hl_get_next_channel_id()
1537 UINT8 app_id =(UINT8) (channel_id >> 16); in btif_hl_get_app_id() local
1606 BOOLEAN btif_hl_find_app_idx_using_app_id(UINT8 app_id, in btif_hl_find_app_idx_using_app_id()
1860 BOOLEAN btif_hl_find_app_idx(UINT8 app_id, UINT8 *p_app_idx){ in btif_hl_find_app_idx()
2008 int app_id = 0; in btif_hl_proc_dereg_cfm() local
2104 int app_id = (int) btif_hl_get_app_id(p_acb->delete_mdl.channel_id); in btif_hl_send_destroyed_cb() local
2129 int app_id = (int) btif_hl_get_app_id(p_scb->channel_id); in btif_hl_send_disconnecting_cb() local
2153 int app_id = (int) btif_hl_get_app_id(p_pcb->channel_id); in btif_hl_send_setup_connecting_cb() local
2182 int app_id = (int) btif_hl_get_app_id(p_pcb->channel_id); in btif_hl_send_setup_disconnected_cb() local
3126 static void btif_hl_proc_reg_request(UINT8 app_idx, UINT8 app_id, in btif_hl_proc_reg_request()
3834 static bt_status_t connect_channel(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *chann… in connect_channel()
4024 static bt_status_t unregister_application(int app_id){ in unregister_application()
4060 static bt_status_t register_application(bthl_reg_param_t *p_reg_param, int *app_id){ in register_application()
4944 BOOLEAN btif_hl_load_mdl_config (UINT8 app_id, UINT8 buffer_size, in btif_hl_load_mdl_config()