Searched defs:profile_map (Results 1 – 3 of 3) sorted by relevance
2932 void rtk_add_le_profile(BD_ADDR bdaddr, uint16_t handle, uint8_t profile_map) in rtk_add_le_profile()2952 void rtk_delete_le_profile(BD_ADDR bdaddr, uint16_t handle, uint8_t profile_map) in rtk_delete_le_profile()
2696 void rtk_add_le_profile(BD_ADDR bdaddr, uint16_t handle, uint8_t profile_map) in rtk_add_le_profile()2715 void rtk_delete_le_profile(BD_ADDR bdaddr, uint16_t handle, uint8_t profile_map) in rtk_delete_le_profile()
1998 u8 profile_map = 0; in rtw_btc_algorithm() local