Searched refs:search_id_le (Results 1 – 1 of 1) sorted by relevance
797 uint8_t search_id_le[BT_OTS_OBJ_ID_SIZE]; in read_search_results_id() local799 sys_put_le48(search_id, search_id_le); in read_search_results_id()802 &search_id_le, sizeof(search_id_le)); in read_search_results_id()1167 uint8_t search_id_le[BT_OTS_OBJ_ID_SIZE]; in notify_cb() local1169 sys_put_le48(search_id, search_id_le); in notify_cb()1172 notify(BT_UUID_MCS_SEARCH_RESULTS_OBJ_ID, &search_id_le, sizeof(search_id_le)); in notify_cb()