Searched refs:BTA_JV_RFC_H_S_TO_HDL (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/jv/ | ||
D | bta_jv_int.h | 136 #define BTA_JV_RFC_H_S_TO_HDL(h, s) ((h)|(s<<8)) macro |
D | bta_jv_act.c | 1880 p_pcb->handle = BTA_JV_RFC_H_S_TO_HDL(p_cb->handle, si); in bta_jv_add_rfc_port() |