Home
last modified time | relevance | path

Searched defs:profile_map (Results 1 – 3 of 3) sorted by relevance

/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Drtk_parse.c2932 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()
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Drtk_parse.c2696 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()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/btc/
Dhalbtccommon.c1998 u8 profile_map = 0; in rtw_btc_algorithm() local