• Home
  • Raw
  • Download

Lines Matching defs:app_id

634 bool btif_hl_dch_open(uint8_t app_id, const RawAddress& bd_addr,  in btif_hl_dch_open()
726 bool btif_hl_cch_open(uint8_t app_id, const RawAddress& bd_addr, in btif_hl_cch_open()
963 static bool btif_hl_find_peer_mdep_id(uint8_t app_id, const RawAddress& bd_addr, in btif_hl_find_peer_mdep_id()
1364 static int btif_hl_get_next_channel_id(uint8_t app_id) { in btif_hl_get_next_channel_id()
1384 uint8_t app_id = (uint8_t)(channel_id >> 16); in btif_hl_get_app_id() local
1450 bool btif_hl_find_app_idx_using_app_id(uint8_t app_id, uint8_t* p_app_idx) { in btif_hl_find_app_idx_using_app_id()
1674 bool btif_hl_find_app_idx(uint8_t app_id, uint8_t* p_app_idx) { in btif_hl_find_app_idx()
1810 int app_id = 0; in btif_hl_proc_dereg_cfm() local
1899 int app_id = (int)btif_hl_get_app_id(p_acb->delete_mdl.channel_id); in btif_hl_send_destroyed_cb() local
1928 int app_id = (int)btif_hl_get_app_id(p_scb->channel_id); in btif_hl_send_disconnecting_cb() local
1954 int app_id = (int)btif_hl_get_app_id(p_pcb->channel_id); in btif_hl_send_setup_connecting_cb() local
1985 int app_id = (int)btif_hl_get_app_id(p_pcb->channel_id); in btif_hl_send_setup_disconnected_cb() local
2888 static void btif_hl_proc_reg_request(uint8_t app_idx, uint8_t app_id, in btif_hl_proc_reg_request()
3549 static bt_status_t connect_channel(int app_id, RawAddress* bd_addr, in connect_channel()
3721 static bt_status_t unregister_application(int app_id) { in unregister_application()
3755 int* app_id) { in register_application()
4636 bool btif_hl_load_mdl_config(uint8_t app_id, uint8_t buffer_size, in btif_hl_load_mdl_config()