Lines Matching full:p_result
1065 static void btm_read_rssi_cb (tBTM_RSSI_RESULTS *p_result)1069 bdcpy(btif_cb.bd_addr.address, p_result->rem_bda);1070 btif_cb.rssi = p_result->rssi;1071 btif_cb.status = p_result->status;