Searched defs:osi_coex_funcs_t (Results 1 – 3 of 3) sorted by relevance
80 struct osi_coex_funcs_t { struct81 uint32_t _magic;82 uint32_t _version;83 void (* _coex_wifi_sleep_set)(bool sleep);84 int (* _coex_core_ble_conn_dyn_prio_get)(bool *low, bool *high);85 void (* _coex_schm_status_bit_set)(uint32_t type, uint32_t status);86 void (* _coex_schm_status_bit_clear)(uint32_t type, uint32_t status);
70 struct osi_coex_funcs_t { struct71 uint32_t _magic;72 uint32_t _version;73 void (* _coex_wifi_sleep_set)(bool sleep);74 int (* _coex_core_ble_conn_dyn_prio_get)(bool *low, bool *high);75 void (* _coex_schm_status_bit_set)(uint32_t type, uint32_t status);76 void (* _coex_schm_status_bit_clear)(uint32_t type, uint32_t status);
75 struct osi_coex_funcs_t { struct76 uint32_t _magic;77 uint32_t _version;78 void (* _coex_wifi_sleep_set)(bool sleep);79 int (* _coex_core_ble_conn_dyn_prio_get)(bool *low, bool *high);80 void (* _coex_schm_status_bit_set)(uint32_t type, uint32_t status);81 void (* _coex_schm_status_bit_clear)(uint32_t type, uint32_t status);