Searched refs:btm_ble_start_sync_timeout (Results 1 – 1 of 1) sorted by relevance
273 static void btm_ble_start_sync_timeout(void* data);940 alarm_set(sync_timeout_alarm, SYNC_TIMEOUT, btm_ble_start_sync_timeout, NULL); in btm_ble_start_sync_request()986 static void btm_ble_start_sync_timeout(void* /* data */) { in btm_ble_start_sync_timeout() function