Searched refs:btc_inter_profile_call (Results 1 – 3 of 3) sorted by relevance
122 bt_status_t btc_inter_profile_call(btc_msg_t *msg);
426 ret = btc_inter_profile_call(msg); in btc_dm_auth_cmpl_evt()456 ret = btc_inter_profile_call(msg); in btc_dm_pin_req_evt()491 ret = btc_inter_profile_call(msg); in btc_dm_sp_cfm_req_evt()519 ret = btc_inter_profile_call(msg); in btc_dm_sp_key_notif_evt()546 ret = btc_inter_profile_call(msg); in btc_dm_sp_key_req_evt()583 ret = btc_inter_profile_call(msg); in btc_dm_dev_unpaired_evt()613 ret = btc_inter_profile_call(msg); in btc_dm_pm_mode_chg_evt()1052 ret = btc_inter_profile_call(ble_msg); in btc_dm_sec_cb_handler()
280 bt_status_t btc_inter_profile_call(btc_msg_t *msg) in btc_inter_profile_call() function