Loading system/stack/btm/btm_inq.cc +18 −22 Original line number Diff line number Diff line Loading @@ -1205,9 +1205,6 @@ static void btm_set_inq_event_filter() { return; } /* Only process the inquiry filter; Ignore the connection filter until it is used by the upper layers */ if (p_inq->inqfilt_active) { /* If the set filter was initiated externally (via BTM_SetInqEventFilter), call the callback function to notify the initiator that it has completed */ Loading @@ -1230,7 +1227,6 @@ static void btm_set_inq_event_filter() { } } } } /******************************************************************************* * Loading Loading
system/stack/btm/btm_inq.cc +18 −22 Original line number Diff line number Diff line Loading @@ -1205,9 +1205,6 @@ static void btm_set_inq_event_filter() { return; } /* Only process the inquiry filter; Ignore the connection filter until it is used by the upper layers */ if (p_inq->inqfilt_active) { /* If the set filter was initiated externally (via BTM_SetInqEventFilter), call the callback function to notify the initiator that it has completed */ Loading @@ -1230,7 +1227,6 @@ static void btm_set_inq_event_filter() { } } } } /******************************************************************************* * Loading